課程資訊
課程名稱
演算法
The Design and Analysis of Algorithms 
開課學期
100-1 
授課對象
電機資訊學院  電機工程學研究所  
授課教師
陳和麟 
課號
EE5048 
課程識別碼
921 U2110 
班次
 
學分
全/半年
半年 
必/選修
選修 
上課時間
星期二6,7,8(13:20~16:20) 
上課地點
電二145 
備註
總人數上限:80人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1001algorithm_EEgrad 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

本課程將介紹各種基本的演算法的設計與分析,並對各種進階演算法進行粗略介紹。 

課程目標
1 介紹各種演算法,使學生能運用不同方式解決各種問題。
2 讓學生了解如何分析演算法,以便設計高效率的演算法。
3 介紹各種高等演算法的特點及功能,作為學生未來選擇進階課程的參考。 
課程要求
應有離散數學、資料結構等背景知識 
預期每週課後學習時數
 
Office Hours
每週四 14:00~15:00
每週四 15:00~17:00
每週五 10:30~12:30 備註: 星期四 14:00-15:00 為陳柏熹助教、星期五為楊上逸助教 
指定閱讀
Introduction to Algorithms, third edition, by Cormen, Leiserson, Rivest, and Stein 
參考書目
Algorithm Design, by Kleinberg and Tardos 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
作業 
25% 
 
2. 
期中考 
35% 
 
3. 
期末考 
40% 
 
 
課程進度
週次
日期
單元主題
第1週
9/13  Introduction and Some Examples 
第2週
9/20  Asymptotic Notations 
第3週
9/27  Divide and Conquer 
第4週
10/04  Sorting 
第5週
10/11  Sorting 
第6週
10/18  Searching 
第7週
10/25  Greedy Algorithms 
第8週
11/01  Dynamic Programming 
第9週
11/08  Midterm 
第10週
11/15  No class 
第11週
11/22  Graph algorithms 
第12週
11/29  Data structures 
第13週
12/06  Data structures 
第14週
12/13  Approximation Algorithms 
第15週
12/20  Approximation Algorithms 
第16週
12/27  Introduction to Advanced Algorithms 
第17週
1/03  Introduction to Advanced Algorithms